Skip to content

docs(changelog): add v2.1.0 entry#99

Merged
bmadcode merged 1 commit into
mainfrom
changelog-v2.1.0
Jun 22, 2026
Merged

docs(changelog): add v2.1.0 entry#99
bmadcode merged 1 commit into
mainfrom
changelog-v2.1.0

Conversation

@bmadcode

@bmadcode bmadcode commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Adds the missing ## [2.1.0] CHANGELOG entry covering the two PRs that shipped in the already-tagged v2.1.0 release:

The v2.1.0 tag and package.json bump already exist, but the prior release run failed at GitHub Release creation because no matching CHANGELOG section existed. This PR supplies it so the v2.1.0 release can be published.

Summary by CodeRabbit

  • Bug Fixes

    • Improved validation for standalone modules with enhanced handling of cross-module references
    • Better acceptance of configuration naming conventions
    • Strengthened intra-module validation checks
  • Chores

    • Standardized builder script invocations across the project
    • Consolidated shared utilities to reduce duplication
    • Streamlined development environment setup

@coderabbitai

coderabbitai Bot commented Jun 22, 2026

Copy link
Copy Markdown

Review Change Stack

Caution

Review failed

Pull request was closed or merged during review

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 70061650-0e1b-4c10-b5a9-7c1d24417574

📥 Commits

Reviewing files that changed from the base of the PR and between d54981a and f0f6303.

📒 Files selected for processing (1)
  • CHANGELOG.md

Walkthrough

Adds a new [2.1.0] - 2026-06-22 section to CHANGELOG.md documenting three categories of changes: hardening fixes to validate-module.py, a maintenance switch to a shared runtime-installed memlog.py, and standardization of builder script invocations to use uv run.

Changes

Changelog Update

Layer / File(s) Summary
2.1.0 changelog entry
CHANGELOG.md
New version section added documenting validate-module.py validation fixes, shared memlog.py at {project-root}/_bmad/scripts/memlog.py (bundled copies removed), and uv run <script> invocation standardization.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

A changelog entry, fresh and bright,
The rabbit typed it late last night.
uv run now leads the way,
memlog shared from one place to stay.
Validation hardened, edge cases slain —
2.1.0 hops down the lane! 🐇✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'docs(changelog): add v2.1.0 entry' accurately describes the main change—adding a v2.1.0 changelog section—using clear, specific terminology without unnecessary noise.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch changelog-v2.1.0

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@augmentcode

augmentcode Bot commented Jun 22, 2026

Copy link
Copy Markdown
🤖 Augment PR Summary

Summary: Adds the missing 2.1.0 section to CHANGELOG.md so the already-tagged v2.1.0 release can be published.

Changes: Documents the shipped items from #97 (standalone module validation hardening) and #98 (runtime memlog + standardizing on uv run).

🤖 Was this summary useful? React with 👍 or 👎

@augmentcode augmentcode Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review completed. No suggestions at this time.

Comment augment review to trigger a new review at any time.

@bmadcode bmadcode merged commit 5ac43ee into main Jun 22, 2026
5 of 6 checks passed
@bmadcode bmadcode deleted the changelog-v2.1.0 branch June 22, 2026 05:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant